libcxxabi-arm-ehabi-fix
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Tue, 31 May 2022 12:08:49 +0000 (13:08 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 31 May 2022 12:08:49 +0000 (13:08 +0100)
commit5f262ad30d14765a4343fac7852f4bfd61a6f8b7
treeba2a0f348dde2c8446f4e1d155bfb9aacc1b2470
parente2bc84bb05ae3ebfc39f0c82b7d4c66e8d8c9d49
libcxxabi-arm-ehabi-fix

Fix arm EHABI code to work. armhf had exception test failing without EHABI support.

No known upstream bug about this. Actual code change is more like workaround than
something that upstream would accept. Proper fix would be adding _Unwind_Control_Block
to clang unwind.h. _Unwind_Control_Block should also extend _Unwind_Exception to make
sure their ABI stays in sync.

No known upstream bug about this.

Gbp-Pq: Topic libcxx
Gbp-Pq: Name libcxxabi-arm-ehabi-fix.patch
libcxxabi/src/cxa_exception.cpp
libcxxabi/src/cxa_exception.h